projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c3f457
)
describe-categories
author
Dave Love
<fx@gnu.org>
Wed, 31 Jan 2001 19:10:33 +0000
(19:10 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 31 Jan 2001 19:10:33 +0000
(19:10 +0000)
lispref/syntax.texi
patch
|
blob
|
history
diff --git
a/lispref/syntax.texi
b/lispref/syntax.texi
index eb0591b855cec72160e8e82b672243904bc05327..9ac397afb3f9ee293ef1065fe81c906891e78411 100644
(file)
--- a/
lispref/syntax.texi
+++ b/
lispref/syntax.texi
@@
-1012,3
+1012,9
@@
Normally, it modifies the category set by adding @var{category} to it.
But if @var{reset} is non-@code{nil}, then it deletes @var{category}
instead.
@end defun
+
+@deffn Command describe-categories
+This function describes the category specifications in the current
+category table. The descriptions are inserted in a buffer, which is
+then displayed.
+@end deffn